Welcome![Sign In][Sign Up]
Location:
Search - keil compiler

Search list

[Other resource1hostmclint

Description: 单片机串口程序,可以通过keil编译,实现一台主机和多台从机的通信,从机挂接同一条总线,主机对通信有决定权 -MCU procedures, Keil compiler can achieve a host and multiple communications from the plane, from the plane with an articulated bus, the mainframe has the right to decide Communications
Platform: | Size: 2596 | Author: 张正 | Hits:

[Other resourceLCDTEST

Description: 8位串行LED测试程序,带有字库文件,C51语言,KEIL uvision2下编译通过,并硬件调试通过-eight serial LED testing procedures, with character, C51, uvision2 under KEIL compiler, and hardware debugging through
Platform: | Size: 1496 | Author: 小陈 | Hits:

[Driver DevelopTW2835驱动板源码KEIL平台

Description: TECHWELL 之tw2835 四画面合一之驱动代码,CCIR656输出,KEIL C51 平台编译,-Techwell tw2835 of one of four screen-driven code, CCIR656 output, KEIL C51 compiler platform,
Platform: | Size: 335622 | Author: tao0599@163.com | Hits:

[SCMUSB1.1

Description: keil编译,philip d12。-compiled with keil compiler,and using d12 of philip
Platform: | Size: 137216 | Author: | Hits:

[SCMch375MCU

Description: 这是ch375与单片机51接口应用程序,用keil51编译器打开即可-ch375 interface with the MCU 51 applications, with keil51 compiler can be opened
Platform: | Size: 12288 | Author: 张颖 | Hits:

[SCM生产线计数控制

Description: 利用SMALL RTOS51做的一个项目,全部齐,用KEIL 7.07可马上编译-use SMALL RTOS51 do a project, all of chai, can be used immediately KEIL compiler 7.07
Platform: | Size: 456704 | Author: 龚树强 | Hits:

[SCMucos51在KeilC51上仿真运行

Description: Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串口,而是先输出到显存,用户不必担心IO慢速操作影响程序运行。串口输入也采用了同样的技术,他使得用户在CPU忙于处理其他任务时照样可以盲打输入命令。 将EXL2-shell目录下的文件覆盖yy目录下的同名文件,将word.c、yyshell.c、yyshellsub.c、mystring.c加入项目,删除yy1.c,编译后调试即可。输入help可得到在线帮助,具体命令用法见文章说明。 yangye网友推荐http://www.sics.se/~adam/lwip/网站学习TCPIP,该网站开放源代码的lwip是专为8bit和16bitMCU设计的TCPIP协议栈,已在多种CPU上移植成功,推荐大家下载。-Demo processes Keil701 compiler, code capacity of 7-8K to be directly in KeilC51 on simulation run. Use : unpacked click yy, debugging points in the serial simulation can see the result. Demo procedures for the creation of three task A, B, C priority for 2,3,4, A second shows a B every three seconds a show, C every six seconds a show. Looking at the results from the show, a show three shows a B, showed six A and two B shows a C, the result is obviously correct. Users can use more modeled on the example of system API function to write their own procedures. As long as the procedures are shown on the statement can be used simulation software for the outcome. Note : the system provides display function is complicated, and he is not a direct indication of the serial port, but before the output
Platform: | Size: 731136 | Author: 套件 | Hits:

[SCMprintc

Description: 单片机通过CH375控制USB打印机,该程序由keil51编译,希望对大家能有帮助,谢谢!-MCU control through CH375 USB printers, the procedures keil51 compiler, and I hope to be able to help you, thank you!
Platform: | Size: 37888 | Author: 张颖 | Hits:

[SCMLCDTEST

Description: 8位串行LED测试程序,带有字库文件,C51语言,KEIL uvision2下编译通过,并硬件调试通过-eight serial LED testing procedures, with character, C51, uvision2 under KEIL compiler, and hardware debugging through
Platform: | Size: 1024 | Author: 小陈 | Hits:

[SCMWINC51编程

Description: 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8051 单片机硬件的情况下模拟调试各种应用程序,即使对单片机内部特殊集成功 能的编程,也可以找到对应的模拟窗口。 本书对最新版本C51 编译器新增加的控制命令作了全面介绍;给出了最新C51 运行库 函数及其应用范例;对Keil C51 的各种应用工具,如BL51 连接定位器、A51 宏汇编器、 LIB51 库管理程序以及OH51 符号转换程序等都作了详细介绍;还介绍了单片机实时多任务 操作系统RTX51 及其子集RTX51 TINY 的具体功能与应用方法。 本书强调先进性和实用性。全书各章列举了大量程序实例,并附赠一张配套光盘。因此 本书既适合广大从事单片机应用系统开发研制的工程技术人员的阅读,也可以作为高等工科 院校相应专业大学生或研究生的教学用书。-Keil book to the latest version of the C51 compiler at the core, described in the Windows environment using high-level language C51 microcontroller applications procedures for the basic design principles and methods introduced in detail Keil C51 integrated development environment for Windows 51 and Vision software simulator dScope51 the power and the specific use. Windows integrated development environment pVision 51, from source to be completed to prepare, compile, link positioning of the target file Simulation of the entire work. DScope 51 is a Windows-based multi-windows software emulation, it can no 8051 under the hardware simulation debugging various applications, even for special internal microcontroller integrated functional programming, can find the corresponding emulation window.
Platform: | Size: 32982016 | Author: 高山流水 | Hits:

[SCM8052web_ok

Description: 用8051做的WEB SERVER,用KEIL_C編譯,可以遠端控制其IO腳。-do with the 8051 WEB SERVER, with KEIL_C compiler, remote control of its IO feet.
Platform: | Size: 137216 | Author: 李文昌 | Hits:

[SCM单片机应用PS2键盘的实例

Description: 单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验]-SCM application PS/2 keyboard example, the learning process only reference source, not used for commercial purposes, if necessary please contact the author. [Note : AT89x51 use 12M or 11.0592M crystal, the measured use 11.0592M] [Keil uV2 7.01 compiler running through the procedure done keyboard data parity]
Platform: | Size: 3072 | Author: 沈凡 | Hits:

[SCMucos51_code

Description: ucos在51单片机内的移植代码,包含配置文件,keilc编译器的文件等-CENTER MCU in 51 transplant within the code, including the configuration file, the compiler keilc documents
Platform: | Size: 196608 | Author: cxp | Hits:

[SCMNew_Keil_lic

Description: keil C编译器注册机. 】 AVR指令表.rar - AVR PDF指令集(2004-11-15,PDF, 219KB, 下载1次, 提供者nana)【查看评论】 LC72131.rar - LC72131 PDF (2004-11-15, PDF, 335KB, 下载1次, 提供者nana)【查看评论】 Beginning Linux ... -Keil C Compiler Fillmore.-- AVR instruction table. Rar- AVR PDF instruction set (2004-11-15, PDF, 219KB download a time, providers nana) [see comments-- LC72131.rar- LC72131 PDF (2004-11- 15, PDF, 335KB download a time, providers nana) [see comments-- Beginning Linux
Platform: | Size: 9216 | Author: 单田方 | Hits:

[TCP/IP stack周立功tcpip1

Description: keil环境下的周立功的C51单片机开发的 TCP/IP程序包,具有websever, 可完整使用和编译-Zhou meritorious C51 microcontroller development of the TCP/IP package, with websever, integrity and the use of compiler
Platform: | Size: 375808 | Author: | Hits:

[SCMkeil_iodemo

Description: The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems. -The project shows how to use me mory allocation routines (malloc) and char I/O (printf, Scanf) via a serial interface with the Keil ARM t oolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIA Synchronization module. The example also shows the efficien cy of the CA Keil ARM Compiler run-time library w hich is tuned for single chip systems.
Platform: | Size: 19456 | Author: 郭文彬 | Hits:

[SCMKEILUV3示例1

Description: KEIL C51 最新版编译器UV3 V8.01程序例子1-KEIL C51 latest version V8.01 compiler Lithography example of a procedure
Platform: | Size: 22528 | Author: 王明亮 | Hits:

[SCMKEILUV3示例3

Description: keil c51 UV3 最新版编译器的例子程序3。-Keil compiler latest version of the procedure three examples.
Platform: | Size: 41984 | Author: 王明亮 | Hits:

[SCMKEILUV3示例5

Description: keil c51 UV3 最新版编译器的例子程序5。-Keil compiler latest version of the five examples of procedures.
Platform: | Size: 15360 | Author: 王明亮 | Hits:

[SCMGUANGFEI

Description: 可用`Keil uVision2 软件编译,实现步进电机的控制(有加速)。-`Keil uVision2 available software compiler, the stepper motor control (Quickly).
Platform: | Size: 5120 | Author: likc | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net